Overhaul KML writer to not repeat input when called multiple times on output.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 2 Jun 2013 23:59:30 +0000 (23:59 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 2 Jun 2013 23:59:30 +0000 (23:59 +0000)
commita7098703b57720be6b3de66772fe8d82b8384a88
treecf946a8edbc24833a1b4f6d15f13f0870229316e
parent1ceba23875c23760370a8d9ace32c5bda91790a1
Overhaul KML writer to not repeat input when called multiple times on output.
Destroy QXmlStreamWriter when we close since it seems to lose its mind if
called with an emptry string which makes Earth grump about the blank line.
Add tests for all that.
Minor code cleanups.
gpsbabel/GPSBabel.pro
gpsbabel/Makefile.in
gpsbabel/kml.cc
gpsbabel/testo.d/kml.test
gpsbabel/vitosmt.cc